Package | eReferralOntarioNew.core |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eReferralOntarioNew.core@0.10.0&canonical=http://hl7.org/fhir/request-status |
Url | http://hl7.org/fhir/request-status |
Version | 3.3.0 |
Status | draft |
Date | 2018-04-03T12:05:46+10:00 |
Name | RequestStatus |
Experimental | False |
Authority | hl7 |
Description | Codes identifying the lifecycle stage of a request |
Content | complete |
valueSet | http://hl7.org/fhir/ValueSet/request-status |
CodeSystem | |
http://hl7.org/fhir/care-plan-status | Care Plan Status |
http://hl7.org/fhir/request-status | Request Status |
http://hl7.dk/fhir/core/CodeSystem/request-status-dk-supplement | DK Request Status |
http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-request-status | AU eRequesting RequestStatus |
http://hl7.org/fhir/us/physical-activity/ValueSet/pa-servicerequest-status | PA ServiceRequest Status |
http://hl7.org/fhir/us/qicore/ValueSet/qicore-positive-request-status | Positive Request Status |
https://corhealth-ontario.ca/fhir/ValueSet/CorHealthEntryStatusVS | Entry Status |
http://ehealthontario.ca/fhir/ValueSet/lab/request-status | RequestStatus |
https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Vermittlungscode_Status | KBV_VS_KV_DIGITAL_TS_DRITTE_Vermittlungscode_Status |
http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial | Status de requisição de regulação assistencial |
No resources found
Note: links and images are rebased to the (stated) source
Codes identifying the lifecycle stage of a request
This code system http://hl7.org/fhir/request-status defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "request-status",
"meta" : {
"lastUpdated" : "2018-04-03T12:05:46.262+10:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RequestStatus</h2><div><p>Codes identifying the lifecycle stage of a request</p></div><p>This code system http://hl7.org/fhir/request-status defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">draft<a name=\"request-status-draft\"></a></td><td>Draft</td><td>The request has been created but is not yet complete or ready for action</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"request-status-active\"></a></td><td>Active</td><td>The request is in force and ready to be acted upon</td></tr><tr><td style=\"white-space:nowrap\">suspended<a name=\"request-status-suspended\"></a></td><td>Suspended</td><td>The authorization/request to act has been temporarily withdrawn but is expected to resume in the future</td></tr><tr><td style=\"white-space:nowrap\">cancelled<a name=\"request-status-cancelled\"></a></td><td>Cancelled</td><td>The authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur.</td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"request-status-completed\"></a></td><td>Completed</td><td>Activity against the request has been sufficiently completed to the satisfaction of the requester</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"request-status-entered-in-error\"></a></td><td>Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"request-status-unknown\"></a></td><td>Unknown</td><td>The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for \"other\" . One of the listed statuses is presumed to apply, but the system creating the request does not know.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Trial Use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://hl7.org/fhir/request-status",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.112"
}
],
"version" : "3.3.0",
"name" : "RequestStatus",
"status" : "draft",
"experimental" : false,
"date" : "2018-04-03T12:05:46+10:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}
]
}
],
"description" : "Codes identifying the lifecycle stage of a request",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/request-status",
"content" : "complete",
"concept" : [
{
"code" : "draft",
"display" : "Draft",
"definition" : "The request has been created but is not yet complete or ready for action"
},
{
"code" : "active",
"display" : "Active",
"definition" : "The request is in force and ready to be acted upon"
},
{
"code" : "suspended",
"display" : "Suspended",
"definition" : "The authorization/request to act has been temporarily withdrawn but is expected to resume in the future"
},
{
"code" : "cancelled",
"display" : "Cancelled",
"definition" : "The authorization/request to act has been terminated prior to the full completion of the intended actions. No further activity should occur."
},
{
"code" : "completed",
"display" : "Completed",
"definition" : "Activity against the request has been sufficiently completed to the satisfaction of the requester"
},
{
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)"
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for \"other\" . One of the listed statuses is presumed to apply, but the system creating the request does not know."
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.